Alberto Garcia [Thu, 17 Oct 2024 14:52:26 +0000 (16:52 +0200)]
Use WTF_CPU_UNKNOWN when building for X32
Forwarded: no
WebKitGTK doesn't build on X32 even with the JIT disabled.
Treating the CPU as unknown is perhaps a bit severe, but it allows us
to get the build done until someone steps up to maintain this
properly.
===================================================================
Alberto Garcia [Thu, 17 Oct 2024 14:52:26 +0000 (16:52 +0200)]
Use WTF_CPU_UNKNOWN when building for riscv64
Bug: https://bugs.webkit.org/show_bug.cgi?id=271371
Forwarded: no
WebKitGTK doesn't build on riscv64 even with the JIT disabled.
Treating the CPU as unknown is perhaps a bit severe, but it allows us
to get the build done until someone steps up to maintain this
properly.
===================================================================
Alberto Garcia [Thu, 17 Oct 2024 14:52:26 +0000 (16:52 +0200)]
webkit2gtk (2.46.1-2) unstable; urgency=medium
* Make the package Linux-only.
- debian/control*.in: Set Architecture: linux-any.
- debian/rules: Remove non-Linux quirks.
* debian/patches/socket-monitor-crash.patch:
- Fix crash due to a regression in 2.46.1 (WebKit bug #281495).
* debian/control.in:
- Require cmake 3.20.